home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18278 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news.cais.net!wvnvms!wvnvm!mbrown
  2. Newsgroups: comp.lang.c,comp.lang.c++,rec.games.programmer
  3. Subject: Re: ! Read me and State your opinion.
  4. Message-ID: <19960419.132249.755914.NETNEWS@WVNVM.WVNET.EDU>
  5. From: mbrown@olie.wvitcoe.wvnet.edu (Myron Brown)
  6. Date: Fri, 19 Apr 1996 13:22:45 -0400
  7. Followup-To: comp.lang.c,comp.lang.c++,rec.games.programmer
  8. References: <4kegoq$f2d$1@mhadg.production.compuserve.com> <4kfle4$haf@newsbf02.news.aol.com> <4kmntl$jc0@texas.nwlink.com> <4kuv1k$
  9. Nntp-Posting-Host: 129.71.48.199
  10. X-Newsreader: TIN [UNIX 1.3 950726BETA PL0]
  11.  
  12. Vector (cowanb@limestone.kosone.com) wrote:
  13. :
  14. : >C is a *middle-level* language.  C++, Pascal, and BASIC are high-level
  15. : >languages.  Assembly is a low-level language.  Nobody uses machine
  16. : >code anymore, except for chip designers.
  17. : Hmm... okey, C IS middle level,
  18. : But where the heck do you get off calling C++ HIGH level? Thats like calling
  19. : Object oriented Assembler "Middle Level".
  20.  
  21.   Actually, C, C++, Pascal, and BASIC are all "high level languages" as
  22. you put it.  They're 3rd Generation languages, if you want technical
  23. words.  That's opposed to SAS, Matlab, INFORMIX, etc. which are 4th
  24. Generation languages (that means that they shelter you more from the
  25. hardware - for engineers as an example (just kidding)).
  26.  
  27. :         C++ is C, with a little extra added on. Dont call it High level, I
  28. : consider it an insult.... :) At least call it "A tad above middle level, but
  29. : way under high level."
  30.  
  31.   I agree.  This kind of categorization of languages is based on levels
  32. of abstraction from the hardware, and C and C++ are the same in that respect.
  33.  
  34. Myron.
  35.  
  36. *********************************
  37. * Myron Brown                   *
  38. * mbrown@olie.wvitcoe.wvnet.edu *
  39. * http://www.cs.wvu.edu/~mbrown *
  40. *********************************
  41.